-
Home
-
CoSchool LMS – A complete Learning Management System to Create and Sell Your Courses Online
-
1.4.3 (latest)
-
Code
-
Classes
- DB
Total Complexity |
16 |
Dependencies |
1 |
Dependents |
5 |
Total lines |
274 |
Lines of code |
156 |
Logical lines of code |
43 |
Comment lines |
74 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_tables() |
S |
43 |
1 |
71 |
insert_enrollment() |
S |
60 |
3 |
13 |
select() |
S |
67 |
2 |
7 |
__construct() |
S |
74 |
1 |
5 |
insert() |
S |
75 |
1 |
4 |
update() |
S |
78 |
1 |
3 |
add_enrollment_meta() |
S |
68 |
1 |
7 |
add_enrollment_progress() |
S |
67 |
1 |
8 |
insert_payment() |
S |
64 |
1 |
10 |
add_payment_meta() |
S |
68 |
1 |
7 |
insert_quiz_attempt() |
S |
65 |
1 |
9 |
add_quiz_attempt_answer() |
S |
65 |
1 |
9 |
is_found() |
S |
76 |
1 |
3 |